Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixes to db_sqlite module #3555

Merged
merged 4 commits into from
Jan 15, 2025
Merged

Conversation

vasilevalex
Copy link
Contributor

Summary
Fixed several minor issues:

  • Rename prefixes and names from old copy/paste
  • Fix uninitialized memory access
  • Remove unused variables
  • Free memory for errmsg variables

Solution
Please review the commits

Compatibility
PR does not change the behavior.

@bogdan-iancu bogdan-iancu merged commit 178c138 into OpenSIPS:master Jan 15, 2025
41 of 51 checks passed
bogdan-iancu added a commit that referenced this pull request Jan 15, 2025
Minor fixes to db_sqlite module

(cherry picked from commit 178c138)
bogdan-iancu added a commit that referenced this pull request Jan 15, 2025
Minor fixes to db_sqlite module

(cherry picked from commit 178c138)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants